vendor/golang.org/x/crypto/cryptobyte.String.readASN1BigInt (method)

2 uses

	vendor/golang.org/x/crypto/cryptobyte (current package)
		asn1.go#L290: 		return s.readASN1BigInt(out)
		asn1.go#L315: func (s *String) readASN1BigInt(out *big.Int) bool {